DevForce Help Reference
Instance Property (IPropertyInterceptorArgs<TInstance,TValue>)


The object on which the interceptor acts.
Syntax
'Declaration
 
ReadOnly Property Instance As TInstance
'Usage
 
Dim instance As IPropertyInterceptorArgs(Of TInstance,TValue)
Dim value As TInstance
 
value = instance.Instance
TInstance Instance {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPropertyInterceptorArgs<TInstance,TValue> Interface
IPropertyInterceptorArgs<TInstance,TValue> Members

Send Feedback